Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
ASP.Net Tutorial
1) ADO Net Database
2) Ajax
3) ASP Net Controls
4) ASP Net Instroduction
5) Authentication Authorization
6) Cache
7) Collections
8) Configuration
9) Cookie
10) Custom Controls
11) Data Binding
12) Development
13) File Directory
14) HTML Controls
15) Internationalization
16) Language Basics
17) LINQ
18) Mobile
19) Page Lifecycle
20) Profile
21) Response
22) Sessions
23) Validation
24) WebPart
25) XML
Sessions
1) A session-aware base page
2) Controlling When a Session Times Out
3) Disable ViewState for a certain control
4) End a session by calling Session Abandon (C#)
5) If a session ends
6) Insert view state data in Page render event (C#)
7) Insert view state data in Page render event (VB)
8) Look for Variables
9) Retrieve the value of an item that you have stored in Session state
10) Save value in text box to session and read it back (VB netC#)
11) Save value to session object and read them back (VB net)
12) Session Abandon()
13) Session CodePage
14) Session Contents RemoveAll()
15) Session CopyTo
16) Session counter and application counter (C#)
17) Session counter and application counter (VB)
18) Session IsCookieless
19) Session IsNewSession
20) Session IsReadOnly
21) Session Item
22) Session Keys
23) Session LCID
24) Session Mode
25) Session Remove
26) Session RemoveAll
27) Session RemoveAt
28) Session StaticObjects
29) Session Timeout
30) Setting and retrieving objects from the Session using State Service and a base page (C#)
31) Setting and retrieving objects from the Session using State Service and a base page (VB)
32) Sorting a DataView stored in Session state
33) Store user defined object in Session (C#)
34) Trim view state
35) Use Session and Server Transfer to create a wizard
36) Use ViewState to store object list (C#)
37) Use ViewState to store object list (VB)
38) Using Cookieless Session State
39) Using Session State